aboutdialog: ensure the credits page uses the "view" style class
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 21 Dec 2012 16:52:03 +0000 (17:52 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 21 Dec 2012 16:55:26 +0000 (17:55 +0100)
commit81fa183b79a7b41a3402042a9b807bbc1a8201b7
tree16f3fd1f02a9031365010e07d9218b0920e15b91
parentcd5fdc1e74f44ce9b16033c9ce5a56631d2ece18
aboutdialog: ensure the credits page uses the "view" style class

Since not every theme renders a background for a GtkViewport (and
Adwaita master doesn't), ensure the grid+viewport we use to emulate a
text view here uses the "view" style class.
gtk/gtkaboutdialog.c